home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
frame_1177
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
146b
|
9 lines
if(eval("/Variables:GtsOuvert") == true)
{
setProperty("_root.Gts", _visible, 1);
}
else
{
setProperty("_root.Gts", _visible, 0);
}